home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 919.T < prev    next >
Text File  |  1987-12-22  |  1KB  |  23 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 919 Directory ════════════════════╕\r\n"
  3.             lput " │ a - GTS                           │\r\n"
  4.             lput " │ b - Clone Connection              │\r\n"
  5.             lput " │ c - GTS #2                        │\r\n"
  6.             lput " │ d - Starfleet                     │\r\n"
  7.             lput " │ e - Wolf-comm                     │\r\n"
  8.             lput " │ f - Micro Message                 │\r\n"
  9.             lput " │ 1 - New City     0 - Redial       │\r\n"
  10.             lput " ╘═══════════════════════════════════╛\r\n"
  11.           acceptl1 s1 "Letter ?"
  12.           if is1,f put "d779-6674\r"
  13.           if is1,e put "d876-0134\r"
  14.           if is1,d put "d782-3095\r"
  15.           if is1,c put "d479-0043\r"
  16.           if is1,b put "d471-9771\r"
  17.           if is1,a put "d471-0659\r"
  18.           if is1,1 break; put \rD\r;call city.pursuit.t
  19.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  20.           pat 1i LINE;pat 2 *;wait
  21.           if !1 goback begin
  22.           t
  23.